PersonaOrganizationMainPhones Property |
Gets the organization main phones.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<PersonaPhoneNumberAttributedValue> OrganizationMainPhones { get; }Public ReadOnly Property OrganizationMainPhones As IList(Of PersonaPhoneNumberAttributedValue)
Get
Property Value
Type:
IListPersonaPhoneNumberAttributedValue
The organization main phones.
See Also